home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / libs / sphigs / sph_dos.lha / dos / sphdemo / sphdemo.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-11-26  |  366 b   |  19 lines

  1. /* file sphdemo.h */
  2.  
  3. #include "sphigs.h"       /* added by ADR 8/19/91 */
  4. #include "sphigslocal.h"
  5. #include <stdio.h>
  6.  
  7. #define firebrick        7
  8.  
  9. #define red             10
  10. #define grey            11
  11. #define orange          12
  12. #define yellow          13
  13. #define limegreen       14
  14. #define forestgreen     15
  15. #define blue            16
  16.  
  17. #define PI  3.141592653589
  18.  
  19.